home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / Shells / GNUTar_fix.readme < prev    next >
Text File  |  1996-09-26  |  2KB  |  36 lines

  1. Short:    GNUTar with UNIX compatible file protection bits
  2. Uploader: Osma.Ahvenlampi@hut.fi
  3. Type:     util/shell
  4.  
  5. This is a patch to the recent GNUTar10-2.lha archive. That port of GNU tar
  6. works decently, but it has a serious problem for anyone who wants to use tar
  7. to exchange files between UNIX and Amiga. Since it retains all Amiga file
  8. protection bits, the archives come up very much screwed up when extracted on
  9. a UNIX platform, and vice versa.
  10.  
  11. This patch makes an attempt to translate Amiga protection bits to the closest
  12. UNIX equivalents. When extracting UNIX archives, it also sets the group and
  13. world bits as specified in the archive, for those with multiuser filesystems.
  14. When creating an archive, these bits are unfortunately not retained, since
  15. SAS/C's stat() function ignores them.
  16.  
  17. The changed source files are included, for the rest of the files, see
  18. GNUTar10-2.lha.
  19.  
  20.  
  21. ============================= Archive contents =============================
  22.  
  23. Original  Packed Ratio    Date     Time    Name
  24. -------- ------- ----- --------- --------  -------------
  25.    12488    4960 60.2% 29-Mar-95 19:24:34 +gnu-license
  26.    58244   34307 41.0% 12-Aug-95 13:20:54 +GNUTar
  27.      876     485 44.6% 12-Aug-95 13:35:40 +GNUTar-fix.readme
  28.    58268   34301 41.1% 12-Aug-95 13:20:54 +GNUTar030
  29.    58268   34279 41.1% 12-Aug-95 13:20:56 +GNUTar040
  30.     5476    2252 58.8% 23-Jul-95 17:37:28 +README.AMIGA
  31.     2892     871 69.8% 12-Aug-95 13:20:10 +sas_amiga.c
  32.     8928    3668 58.9% 12-Aug-95 12:41:46 +tar.h
  33.     8139    3103 61.8% 29-Mar-95 19:24:32 +Tar.man
  34. -------- ------- ----- --------- --------
  35.   213579  118226 44.6% 13-Aug-95 00:28:08   9 files
  36.